Auto merge of #2045 - zv:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 9 Oct 2015 16:36:30 +0000 (16:36 +0000)
committerbors <bors@rust-lang.org>
Fri, 9 Oct 2015 16:36:30 +0000 (16:36 +0000)
This pull request fixes two distinct issues with the `_cargo` compdef:

- Tab-completion should supply `--color=` options (`none`, `auto`, and `always`)
- Updates the deprecated "command scope flags" which now have a single, unambiguous representative variable which provides the appropriate exclusivity between options.


Trivial merge